Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support dgram unix socket #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

support dgram unix socket #20

wants to merge 2 commits into from

Conversation

flisky
Copy link

@flisky flisky commented Nov 3, 2016

such as imuxsock from rsyslog

such as imuxsock from rsyslog
@dndx
Copy link

dndx commented Nov 3, 2016

Thanks for your contribution! Can you please provide test cases for this addition inside t/sanity.t similar to TEST 2?

@flisky
Copy link
Author

flisky commented Nov 4, 2016

I'll try it in next few days.

@flisky
Copy link
Author

flisky commented Nov 9, 2016

Testcase added.

A known issue -
the directive udp_reply is required, but we won't call sock:receive(), so the following warning occurs:
WARNING: udp server failed to send reply: Connection refused

Is it acceptable for us? @agentzh, @dndx, Any thoughts on this?

@geemang2000
Copy link

👍

@calio
Copy link
Contributor

calio commented Dec 20, 2016

@dndx can you take a look?

@flisky
Copy link
Author

flisky commented Jun 2, 2017

I think maybe @p0pr0ck5 intersted? Thx,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants